From d06108b500462d3d182ba10c06b9fe91d75aa543 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Mon, 19 Aug 2024 19:09:56 -0500 Subject: [PATCH] Update copyright contact info --- src/pgwui_common/static/pgwui.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pgwui_common/static/pgwui.css b/src/pgwui_common/static/pgwui.css index 94d1064..e560c70 100644 --- a/src/pgwui_common/static/pgwui.css +++ b/src/pgwui_common/static/pgwui.css @@ -1,5 +1,5 @@ -/* Copyright (C) 2012, 2021 The Meme Factory, Inc. http://www.meme.com/ - * Copyright (C) 2006, 2008, Karl O. Pinc +/* Copyright (C) 2012, 2021 The Meme Factory, Inc. http://www.karlpinc.com/ + * Copyright (C) 2006, 2008, Karl O. Pinc * * This file is part of PGWUI_Common. * @@ -19,7 +19,7 @@ * * Required style sheet for PGWUI programs. * - * Karl O. Pinc + * Karl O. Pinc */ -- 2.34.1